home *** CD-ROM | disk | FTP | other *** search
/ MacTech 1 to 12 / MacTech-vol-1-12.toast / Source / MacTech® Magazine / Volume 12 - 1996 / 12.12 Dec 96 / Async I⁄O Code / Sources / DS Original Sources / DSUserMenuProcs.c < prev    next >
Encoding:
Text File  |  1996-02-23  |  142 b   |  11 lines  |  [TEXT/CWIE]

  1. // File: DSUserMenuProcs.c
  2. //
  3. // Added by Richard Clark
  4.  
  5. #include "DSUserMenuProcs.h"
  6.  
  7. void DoAlternateMenu(short menuID, short itemID)
  8. {
  9.     
  10. }
  11.